Skip to content

Un-feature gate struct variants#18994

Merged
bors merged 1 commit intorust-lang:masterfrom
sfackler:struct-variants-pt2
Nov 16, 2014
Merged

Un-feature gate struct variants#18994
bors merged 1 commit intorust-lang:masterfrom
sfackler:struct-variants-pt2

Conversation

@sfackler
Copy link
Member

Struct variant field visibility is now inherited. Remove pub keywords
from declarations.

Closes #18641

[breaking-change]

r? @alexcrichton

Struct variant field visibility is now inherited. Remove `pub` keywords
from declarations.

Closes rust-lang#18641

[breaking-change]
@sfackler sfackler force-pushed the struct-variants-pt2 branch from fe380d7 to 579c65d Compare November 16, 2014 02:15
bors added a commit that referenced this pull request Nov 16, 2014
Struct variant field visibility is now inherited. Remove `pub` keywords
from declarations.

Closes #18641

[breaking-change]

r? @alexcrichton
@bors bors closed this Nov 16, 2014
@bors bors merged commit 579c65d into rust-lang:master Nov 16, 2014
@sfackler sfackler deleted the struct-variants-pt2 branch November 26, 2016 05:54
lnicola pushed a commit to lnicola/rust that referenced this pull request Jan 27, 2025
…arning

internal: Treat cfg fetching failures as a warning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Un-feature-gate struct variants

3 participants